[INFO] fetching crate random-access-disk 4.0.0-alpha...
[INFO] testing random-access-disk-4.0.0-alpha against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate random-access-disk 4.0.0-alpha into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate random-access-disk 4.0.0-alpha
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate random-access-disk 4.0.0-alpha
[INFO] tweaked toml for crates.io crate random-access-disk 4.0.0-alpha written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate random-access-disk 4.0.0-alpha on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate random-access-disk 4.0.0-alpha already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e7deeb948eccff464e2ebacc97514e722dcfe592ee48eab8157b3b2f7e43663
[INFO] running `Command { std: "docker" "start" "-a" "0e7deeb948eccff464e2ebacc97514e722dcfe592ee48eab8157b3b2f7e43663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e7deeb948eccff464e2ebacc97514e722dcfe592ee48eab8157b3b2f7e43663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e7deeb948eccff464e2ebacc97514e722dcfe592ee48eab8157b3b2f7e43663", kill_on_drop: false }`
[INFO] [stdout] 0e7deeb948eccff464e2ebacc97514e722dcfe592ee48eab8157b3b2f7e43663
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dff2eb391ab47a8f47b904828aa84e0b636512a151944c5a31fcff3e4a77310b
[INFO] running `Command { std: "docker" "start" "-a" "dff2eb391ab47a8f47b904828aa84e0b636512a151944c5a31fcff3e4a77310b", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling mkdirp v1.0.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling random-access-storage v6.0.0-alpha
[INFO] [stderr]    Compiling random-access-disk v4.0.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s
[INFO] running `Command { std: "docker" "inspect" "dff2eb391ab47a8f47b904828aa84e0b636512a151944c5a31fcff3e4a77310b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dff2eb391ab47a8f47b904828aa84e0b636512a151944c5a31fcff3e4a77310b", kill_on_drop: false }`
[INFO] [stdout] dff2eb391ab47a8f47b904828aa84e0b636512a151944c5a31fcff3e4a77310b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c5f09ab7615b658643b4ec8ba61ec72c0e07617f3ef93b8e89db7dff089e658
[INFO] running `Command { std: "docker" "start" "-a" "1c5f09ab7615b658643b4ec8ba61ec72c0e07617f3ef93b8e89db7dff089e658", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling proptest-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling random-access-storage v6.0.0-alpha
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling random-access-disk v4.0.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.98s
[INFO] running `Command { std: "docker" "inspect" "1c5f09ab7615b658643b4ec8ba61ec72c0e07617f3ef93b8e89db7dff089e658", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c5f09ab7615b658643b4ec8ba61ec72c0e07617f3ef93b8e89db7dff089e658", kill_on_drop: false }`
[INFO] [stdout] 1c5f09ab7615b658643b4ec8ba61ec72c0e07617f3ef93b8e89db7dff089e658
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d24a246f9465cf4335fc903add3d6db6439c52bdc8021b2d97ce3196b84d8d31
[INFO] running `Command { std: "docker" "start" "-a" "d24a246f9465cf4335fc903add3d6db6439c52bdc8021b2d97ce3196b84d8d31", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/random_access_disk-8f77ff5376b7f98d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/model.rs (/opt/rustwide/target/debug/deps/model-a0aa34e59e8baa38)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test implementation_matches_model has been running for over 60 seconds
[INFO] [stdout] test implementation_matches_model ... ok
[INFO] [stderr]      Running tests/regression.rs (/opt/rustwide/target/debug/deps/regression-2798050aa0e863c3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 73.68s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test regress_1 ... ok
[INFO] [stdout] test regress_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-e91af0b241161669)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test can_call_new ... ok
[INFO] [stdout] test auto_sync_with_sync_call ... ok
[INFO] [stdout] test can_len ... ok
[INFO] [stdout] test can_open_buffer ... ok
[INFO] [stdout] test explicit_no_auto_sync ... ok
[INFO] [stdout] test can_read ... ok
[INFO] [stdout] test can_del_short ... ok
[INFO] [stdout] test can_truncate_eq ... ok
[INFO] [stdout] test auto_sync ... ok
[INFO] [stdout] test can_is_empty ... ok
[INFO] [stdout] test can_del_long_middle ... ok
[INFO] [stdout] test can_del_long_more_than_block ... ok
[INFO] [stdout] test can_del_long_exact_block ... ok
[INFO] [stdout] test can_write ... ok
[INFO] [stdout] test can_truncate_gt ... ok
[INFO] [stdout] test can_truncate_lt ... ok
[INFO] [stderr]    Doc-tests random_access_disk
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 56) ... ok
[INFO] [stdout] test src/lib.rs - (line 24) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.01s; merged doctests compilation took 0.99s
[INFO] running `Command { std: "docker" "inspect" "d24a246f9465cf4335fc903add3d6db6439c52bdc8021b2d97ce3196b84d8d31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d24a246f9465cf4335fc903add3d6db6439c52bdc8021b2d97ce3196b84d8d31", kill_on_drop: false }`
[INFO] [stdout] d24a246f9465cf4335fc903add3d6db6439c52bdc8021b2d97ce3196b84d8d31
